This forum is closed to new posts and
responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:
In my organization we are miggrating from Windows 7 to Windows 10, and for this reason we'll have to migratte from Crystal Reports 8 to Crystal Reports 11, and I'm checking all the applications.
Til now, in order to create a Crystal Reports object I was using the following code
Public Function EjecutaReportForm( Source As Notesuidocument )
Dim m_Viewer As Variant, App As Variant
With Source
Stop
' The Crystal Report Viewer Control
Set m_Viewer = .GetObject("Crystal Report Viewer Control")
' The application object
Set App = CreateObject("CrystalRuntime.Application")
but, with Crystal Reports 11 I'm getting this error message
"The object's application or class is not available"
Would anyone give me an idea of how to invoke a Crystal Reports object in this new release?
Really thankful in advance
Kind regards
Feedback number WEBBA79L2R created by ~Rex Brejumizenader on 02/18/2016